home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Austrailian (X-1.2.2) / Area Codes / card_14219.txt < prev    next >
Text File  |  1988-11-08  |  507b  |  26 lines

  1. -- card: 14219 from stack: in
  2. -- bmap block id: 14353
  3. -- flags: 0000
  4. -- background id: 11766
  5. -- name: US time zones
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=465 top=313 right=341 bottom=502
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1012 / 1012
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Return
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close
  23.   pop card
  24. end mouseUp
  25.  
  26.